Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Support session annotations with a new --session-extras option #3266

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Sep 24, 2024

This option will add arbitrary key/value pairs to the session, which allows users to append extra metadata when storing the current session (e.g., add the CI job id if the session is being run as part of a CI pipeline).

@vkarak vkarak added prio: normal enhancement reporting Issues related to reporting and processing the test results labels Sep 24, 2024
@vkarak vkarak added this to the ReFrame 4.7 milestone Sep 24, 2024
@vkarak vkarak self-assigned this Sep 24, 2024
@vkarak vkarak force-pushed the feat/add-custom-session-metadata branch from 0bf935c to 38c972c Compare September 24, 2024 11:53
@vkarak vkarak merged commit b71b272 into reframe-hpc:develop Sep 25, 2024
22 checks passed
@vkarak vkarak deleted the feat/add-custom-session-metadata branch September 25, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement prio: normal reporting Issues related to reporting and processing the test results
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants